ODAC

TOraLoader Members

TOraLoader class overview.

Properties

Name Description

Columns (inherited from TDALoader)

Used to add a TDAColumn object for each field that will be loaded.

Connection (inherited from TDALoader)

See the TOraLoader.Session property.

LoadMode

Used to specify which access mode to use for a TOraLoader object when a database table is being modified.

Session

Used to specify the session in which TOraLoader will be executed.

TableName (inherited from TDALoader)

Used to specify the name of the table to which data will be loaded.

Methods

Name Description

CreateColumns (inherited from TDALoader)

Creates TDAColumn objects for all fields of the table with the same name as TDALoader.TableName.

Load (inherited from TDALoader)

Starts loading data.

LoadFromDataSet (inherited from TDALoader)

Loads data from the specified dataset.

PutColumnData (inherited from TDALoader)

Overloaded. Puts the value of individual columns.

Events

Name Description

OnError

Occurs when processing errors that are raised during loading is needed.

OnGetColumnData

Occurs when it is needed to put column values.

OnProgress (inherited from TDALoader)

Occurs if handling data loading progress of the TDALoader.LoadFromDataSet method is needed.

OnPutData

Occurs when putting loading data by rows is needed.
© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback